home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Atari Mega Archive 1
/
Atari Mega Archive - Volume 1.iso
/
mint
/
lib
/
mntlib44.zoo
/
mntlib
/
purec
/
tc_deflt.prj
< prev
next >
Wrap
Text File
|
1993-01-30
|
437b
|
14 lines
; project file for simple programs with the MiNT library
; for use with Turbo C
*.ttp ; executable is topmost window
.C [-Y]
.L [-Y -G -S=0] ; stack is set by _stksize
=
crt0.o ; startup code
* ; compile topmost window
; tcgemlib.lib ; AES and VDI bindings (optional)
mintflt.lib ; floating point support
mintlib.lib ; MiNT library
tcstdlib.lib ; long arithm. & some floating point routines in here... :-(